Release 10.1A: OpenEdge Development:
Programming Interfaces


_aud-conflict.p

Either checks for conflicts on active policies in the specified ProDataSet object or aggregates all active policies to get the effective settings (so you can get a list of everything to be audited). This procedure follows the rules for resolving conflicts specified by the auditing framework. This procedure populates a temp-table (defined in src/auditing/include/aud-report.i) with the information. Each line represents a table, field, or event setting. See the procedure code for more information on the format of the information.

Parameters:

INPUT lMode AS LOGICAL

YES to specify conflict checking mode, or NO to specify aggregating mode.

INPUT DATASET-HANDLE FOR phDataset

ProDataSet containing the policies to be checked or aggregated.

INPUT-OUTPUT TABLE-HANDLE FOR ttHandle

Handle to temp-table where the information is stored.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095